Pixel Builder
Will break, do not create. please. Why is it here??
Node Data | |
|---|---|
Display name | |
Pixel Builder | |
Internal name | |
Node_Pixel_Builder | |
Inheritances | |
| Node_Collection | |
| Node_Pixel_Builder | |
Inputs | |
Layers | |
vec2 |
Dimension |
Outline | |
bool |
Outline |
int |
Thickness |
color |
Color |
Outputs | |
surface |
Surface Out |
dynasurface |
Dynamic Builder |
Pixel Builder (PB) is a system for creating parametric pixel art. PB is based on the concept of box (PBBox) composition.
Properties
| Outline | |
| Outline | Apply output post-processing effect. |
| Thickness | Outline thickness. |
| Color | Outline color. |
PBBox Composition
PBBox is a composition system based on nested box. Each box contain nestedchildren boxes and its position, scale are defined relative to its parent.
PBBox also used in Custom panel.
Commit History
| 1.15.4 |
|
|---|
Related Links
- Base Code: /scripts/node_pixel_builder/node_pixel_builder.gml
- Shader [sh_pb_main_draw]: /shaders/sh_pb_main_draw/sh_pb_main_draw.fsh